[INFO] cloning repository https://github.com/BigPapa314/maven-client
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BigPapa314/maven-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBigPapa314%2Fmaven-client", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBigPapa314%2Fmaven-client'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0722642cfcaf2985aae16ef852468094e90731fd
[INFO] testing BigPapa314/maven-client against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBigPapa314%2Fmaven-client" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BigPapa314/maven-client
[INFO] finished tweaking git repo https://github.com/BigPapa314/maven-client
[INFO] tweaked toml for git repo https://github.com/BigPapa314/maven-client written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BigPapa314/maven-client on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BigPapa314/maven-client already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_json v1.0.74
[INFO] [stderr]   Downloaded quick-xml v0.22.0
[INFO] [stderr]   Downloaded reqwest v0.11.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9bf1cf1b46d0b06041189bf82002877eda35ca5456c30170444546d3b7aade5f
[INFO] running `Command { std: "docker" "start" "-a" "9bf1cf1b46d0b06041189bf82002877eda35ca5456c30170444546d3b7aade5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9bf1cf1b46d0b06041189bf82002877eda35ca5456c30170444546d3b7aade5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9bf1cf1b46d0b06041189bf82002877eda35ca5456c30170444546d3b7aade5f", kill_on_drop: false }`
[INFO] [stdout] 9bf1cf1b46d0b06041189bf82002877eda35ca5456c30170444546d3b7aade5f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fdaad355746582031e553024596cd403fb070059b42982179c9286e249694574
[INFO] running `Command { std: "docker" "start" "-a" "fdaad355746582031e553024596cd403fb070059b42982179c9286e249694574", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling syn v1.0.85
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling futures-core v0.3.19
[INFO] [stderr]    Compiling futures-task v0.3.19
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling futures-util v0.3.19
[INFO] [stderr]    Compiling serde v1.0.133
[INFO] [stderr]    Compiling quote v1.0.14
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling http v0.2.6
[INFO] [stderr]    Compiling tracing-core v0.1.21
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling futures-channel v0.3.19
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling tracing v0.1.29
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling serde_json v1.0.74
[INFO] [stderr]    Compiling encoding_rs v0.8.30
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling semver v1.0.4
[INFO] [stderr]    Compiling ipnet v2.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling socket2 v0.4.2
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.133
[INFO] [stderr]    Compiling tokio v1.15.0
[INFO] [stderr]    Compiling tokio-util v0.6.9
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling h2 v0.3.10
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling quick-xml v0.22.0
[INFO] [stderr]    Compiling hyper v0.14.16
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.9
[INFO] [stderr]    Compiling maven-client v0.1.0 (/opt/rustwide/workdir/lib)
[INFO] [stdout] warning: unused imports: `DeError` and `from_str`
[INFO] [stdout]  --> lib/src/tools.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | use quick_xml::de::{from_str, DeError};
[INFO] [stdout]   |                     ^^^^^^^^  ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `reqwest::Response`
[INFO] [stdout]  --> lib/src/tools.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use reqwest::Response;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test2` is never used
[INFO] [stdout]   --> lib/src/lib.rs:29:4
[INFO] [stdout]    |
[INFO] [stdout] 29 | fn test2() -> Result<(), semver::Error> {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Project` is never constructed
[INFO] [stdout]   --> lib/src/types/mod.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Project {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Licenses` is never constructed
[INFO] [stdout]   --> lib/src/types/mod.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct Licenses {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `License` is never constructed
[INFO] [stdout]   --> lib/src/types/mod.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct License {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Developers` is never constructed
[INFO] [stdout]   --> lib/src/types/mod.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct Developers {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Developer` is never constructed
[INFO] [stdout]   --> lib/src/types/mod.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct Developer {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Scm` is never constructed
[INFO] [stdout]   --> lib/src/types/mod.rs:56:12
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct Scm {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Dependencies` is never constructed
[INFO] [stdout]   --> lib/src/types/mod.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct Dependencies {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Dependency` is never constructed
[INFO] [stdout]   --> lib/src/types/mod.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct Dependency {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Exclusions` is never constructed
[INFO] [stdout]   --> lib/src/types/mod.rs:83:12
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub struct Exclusions {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Exclusion` is never constructed
[INFO] [stdout]   --> lib/src/types/mod.rs:90:12
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub struct Exclusion {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `version` is never read
[INFO] [stdout]  --> lib/src/types/gav.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Gav {
[INFO] [stdout]   |            --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 7 |     pub version: Option<String>,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Gav` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `add_to` is never used
[INFO] [stdout]   --> lib/src/types/gav.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Gav {
[INFO] [stdout]    | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn add_to(&self, base: Url) -> Result<Url, ParseError> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling maven-client-cli v0.1.0 (/opt/rustwide/workdir/cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.98s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "fdaad355746582031e553024596cd403fb070059b42982179c9286e249694574", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fdaad355746582031e553024596cd403fb070059b42982179c9286e249694574", kill_on_drop: false }`
[INFO] [stdout] fdaad355746582031e553024596cd403fb070059b42982179c9286e249694574
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 96421480625bbd661f0570d8ffd9600b3f3c2700a571ed87f3575da5640bdc66
[INFO] running `Command { std: "docker" "start" "-a" "96421480625bbd661f0570d8ffd9600b3f3c2700a571ed87f3575da5640bdc66", kill_on_drop: false }`
[INFO] [stderr]    Compiling maven-client v0.1.0 (/opt/rustwide/workdir/lib)
[INFO] [stderr]    Compiling maven-client-cli v0.1.0 (/opt/rustwide/workdir/cli)
[INFO] [stdout] warning: unused imports: `DeError` and `from_str`
[INFO] [stdout]  --> lib/src/tools.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | use quick_xml::de::{from_str, DeError};
[INFO] [stdout]   |                     ^^^^^^^^  ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `reqwest::Response`
[INFO] [stdout]  --> lib/src/tools.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use reqwest::Response;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test2` is never used
[INFO] [stdout]   --> lib/src/lib.rs:29:4
[INFO] [stdout]    |
[INFO] [stdout] 29 | fn test2() -> Result<(), semver::Error> {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Project` is never constructed
[INFO] [stdout]   --> lib/src/types/mod.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Project {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Licenses` is never constructed
[INFO] [stdout]   --> lib/src/types/mod.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct Licenses {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `License` is never constructed
[INFO] [stdout]   --> lib/src/types/mod.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct License {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Developers` is never constructed
[INFO] [stdout]   --> lib/src/types/mod.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct Developers {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Developer` is never constructed
[INFO] [stdout]   --> lib/src/types/mod.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct Developer {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Scm` is never constructed
[INFO] [stdout]   --> lib/src/types/mod.rs:56:12
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct Scm {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Dependencies` is never constructed
[INFO] [stdout]   --> lib/src/types/mod.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct Dependencies {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Dependency` is never constructed
[INFO] [stdout]   --> lib/src/types/mod.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct Dependency {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Exclusions` is never constructed
[INFO] [stdout]   --> lib/src/types/mod.rs:83:12
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub struct Exclusions {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Exclusion` is never constructed
[INFO] [stdout]   --> lib/src/types/mod.rs:90:12
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub struct Exclusion {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `version` is never read
[INFO] [stdout]  --> lib/src/types/gav.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Gav {
[INFO] [stdout]   |            --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 7 |     pub version: Option<String>,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Gav` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `add_to` is never used
[INFO] [stdout]   --> lib/src/types/gav.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Gav {
[INFO] [stdout]    | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn add_to(&self, base: Url) -> Result<Url, ParseError> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DeError` and `from_str`
[INFO] [stdout]  --> lib/src/tools.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | use quick_xml::de::{from_str, DeError};
[INFO] [stdout]   |                     ^^^^^^^^  ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `reqwest::Response`
[INFO] [stdout]  --> lib/src/tools.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use reqwest::Response;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DeError`
[INFO] [stdout]   --> lib/src/lib.rs:41:35
[INFO] [stdout]    |
[INFO] [stdout] 41 |     use quick_xml::de::{from_str, DeError};
[INFO] [stdout]    |                                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `version` is never read
[INFO] [stdout]  --> lib/src/types/gav.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Gav {
[INFO] [stdout]   |            --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 7 |     pub version: Option<String>,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Gav` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `add_to` is never used
[INFO] [stdout]   --> lib/src/types/gav.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Gav {
[INFO] [stdout]    | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn add_to(&self, base: Url) -> Result<Url, ParseError> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.64s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "96421480625bbd661f0570d8ffd9600b3f3c2700a571ed87f3575da5640bdc66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96421480625bbd661f0570d8ffd9600b3f3c2700a571ed87f3575da5640bdc66", kill_on_drop: false }`
[INFO] [stdout] 96421480625bbd661f0570d8ffd9600b3f3c2700a571ed87f3575da5640bdc66
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b403936e527341e4fc9a8195e158d194ff9d87884e75aa82b5d3624229399be9
[INFO] running `Command { std: "docker" "start" "-a" "b403936e527341e4fc9a8195e158d194ff9d87884e75aa82b5d3624229399be9", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `DeError` and `from_str`
[INFO] [stderr]  --> lib/src/tools.rs:3:21
[INFO] [stderr]   |
[INFO] [stderr] 3 | use quick_xml::de::{from_str, DeError};
[INFO] [stderr]   |                     ^^^^^^^^  ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `reqwest::Response`
[INFO] [stderr]  --> lib/src/tools.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use reqwest::Response;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `test2` is never used
[INFO] [stderr]   --> lib/src/lib.rs:29:4
[INFO] [stderr]    |
[INFO] [stderr] 29 | fn test2() -> Result<(), semver::Error> {
[INFO] [stderr]    |    ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Project` is never constructed
[INFO] [stderr]   --> lib/src/types/mod.rs:10:12
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub struct Project {
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Licenses` is never constructed
[INFO] [stderr]   --> lib/src/types/mod.rs:27:12
[INFO] [stderr]    |
[INFO] [stderr] 27 | pub struct Licenses {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `License` is never constructed
[INFO] [stderr]   --> lib/src/types/mod.rs:34:12
[INFO] [stderr]    |
[INFO] [stderr] 34 | pub struct License {
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Developers` is never constructed
[INFO] [stderr]   --> lib/src/types/mod.rs:41:12
[INFO] [stderr]    |
[INFO] [stderr] 41 | pub struct Developers {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Developer` is never constructed
[INFO] [stderr]   --> lib/src/types/mod.rs:48:12
[INFO] [stderr]    |
[INFO] [stderr] 48 | pub struct Developer {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Scm` is never constructed
[INFO] [stderr]   --> lib/src/types/mod.rs:56:12
[INFO] [stderr]    |
[INFO] [stderr] 56 | pub struct Scm {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Dependencies` is never constructed
[INFO] [stderr]   --> lib/src/types/mod.rs:64:12
[INFO] [stderr]    |
[INFO] [stderr] 64 | pub struct Dependencies {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Dependency` is never constructed
[INFO] [stderr]   --> lib/src/types/mod.rs:71:12
[INFO] [stderr]    |
[INFO] [stderr] 71 | pub struct Dependency {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Exclusions` is never constructed
[INFO] [stderr]   --> lib/src/types/mod.rs:83:12
[INFO] [stderr]    |
[INFO] [stderr] 83 | pub struct Exclusions {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Exclusion` is never constructed
[INFO] [stderr]   --> lib/src/types/mod.rs:90:12
[INFO] [stderr]    |
[INFO] [stderr] 90 | pub struct Exclusion {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `version` is never read
[INFO] [stderr]  --> lib/src/types/gav.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub struct Gav {
[INFO] [stderr]   |            --- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 7 |     pub version: Option<String>,
[INFO] [stderr]   |         ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `Gav` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `add_to` is never used
[INFO] [stderr]   --> lib/src/types/gav.rs:23:12
[INFO] [stderr]    |
[INFO] [stderr] 10 | impl Gav {
[INFO] [stderr]    | -------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 23 |     pub fn add_to(&self, base: Url) -> Result<Url, ParseError> {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `DeError`
[INFO] [stderr]   --> lib/src/lib.rs:41:35
[INFO] [stderr]    |
[INFO] [stderr] 41 |     use quick_xml::de::{from_str, DeError};
[INFO] [stderr]    |                                   ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `version` is never read
[INFO] [stderr]  --> lib/src/types/gav.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub struct Gav {
[INFO] [stderr]   |            --- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 7 |     pub version: Option<String>,
[INFO] [stderr]   |         ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `Gav` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `maven-client` (lib) generated 15 warnings (run `cargo fix --lib -p maven-client` to apply 2 suggestions)
[INFO] [stderr] warning: `maven-client` (lib test) generated 5 warnings (3 duplicates) (run `cargo fix --lib -p maven-client --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/maven_client-5761fff969a6ccba)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::do_test2 ... ok
[INFO] [stdout] test tests::do_test4 ... ok
[INFO] [stdout] test tests::do_test3 ... ok
[INFO] [stdout] test tests::do_test ... FAILED
[INFO] [stdout] test tests::test_versions ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::do_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::do_test' (16) panicked at lib/src/lib.rs:52:22:
[INFO] [stdout] Something failed: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("httpbin.org")), port: None, path: "/ip", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c9c6fd3c6ba - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c9c6fd3c6ba - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c9c6fd3c6ba - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c9c6fd3c6ba - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c9c6fd5250a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c9c6fd5250a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5c9c6fd41542 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c9c6fd41542 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c9c6fd1aaaf - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c9c6fd1aaaf - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c9c6fd34679 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c9c6f8f4a3c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5c9c6f8f4a3c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c9c6fd348f2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5c9c6fd348f2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c9c6fd1ab68 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c9c6fd12249 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c9c6fd1badd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c9c6fd52ccc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c9c6fd52a42 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5c9c6f8d6b7b - <core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5c9c6f895172 - maven_client[e64c736c17e6ba0c]::tests::do_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/lib/src/lib.rs:52:22
[INFO] [stdout]   22:     0x5c9c6f88dd3d - <core[786f478f706679df]::pin::Pin<&mut maven_client[e64c736c17e6ba0c]::tests::do_test::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5c9c6f88c8cd - <tokio[c558252d024a3ddb]::runtime::basic_scheduler::Inner<tokio[c558252d024a3ddb]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut maven_client[e64c736c17e6ba0c]::tests::do_test::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:78
[INFO] [stdout]   24:     0x5c9c6f8935c0 - tokio[c558252d024a3ddb]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c558252d024a3ddb]::runtime::basic_scheduler::Inner<tokio[c558252d024a3ddb]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut maven_client[e64c736c17e6ba0c]::tests::do_test::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:102:9
[INFO] [stdout]   25:     0x5c9c6f8e7c05 - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[c558252d024a3ddb]::coop::Budget>>>::try_with::<tokio[c558252d024a3ddb]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c558252d024a3ddb]::runtime::basic_scheduler::Inner<tokio[c558252d024a3ddb]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut maven_client[e64c736c17e6ba0c]::tests::do_test::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5c9c6f8e6dbe - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[c558252d024a3ddb]::coop::Budget>>>::with::<tokio[c558252d024a3ddb]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c558252d024a3ddb]::runtime::basic_scheduler::Inner<tokio[c558252d024a3ddb]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut maven_client[e64c736c17e6ba0c]::tests::do_test::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5c9c6f889893 - tokio[c558252d024a3ddb]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c558252d024a3ddb]::runtime::basic_scheduler::Inner<tokio[c558252d024a3ddb]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut maven_client[e64c736c17e6ba0c]::tests::do_test::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:95:13
[INFO] [stdout]   28:     0x5c9c6f889893 - tokio[c558252d024a3ddb]::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c558252d024a3ddb]::runtime::basic_scheduler::Inner<tokio[c558252d024a3ddb]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut maven_client[e64c736c17e6ba0c]::tests::do_test::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:72:5
[INFO] [stdout]   29:     0x5c9c6f889893 - <tokio[c558252d024a3ddb]::runtime::basic_scheduler::Inner<tokio[c558252d024a3ddb]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut maven_client[e64c736c17e6ba0c]::tests::do_test::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:39
[INFO] [stdout]   30:     0x5c9c6f88c71a - tokio[c558252d024a3ddb]::runtime::basic_scheduler::enter::<<tokio[c558252d024a3ddb]::runtime::basic_scheduler::Inner<tokio[c558252d024a3ddb]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut maven_client[e64c736c17e6ba0c]::tests::do_test::{closure#0}>>::{closure#0}, (), tokio[c558252d024a3ddb]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:29
[INFO] [stdout]   31:     0x5c9c6f8ab145 - <tokio[c558252d024a3ddb]::macros::scoped_tls::ScopedKey<tokio[c558252d024a3ddb]::runtime::basic_scheduler::Context>>::set::<tokio[c558252d024a3ddb]::runtime::basic_scheduler::enter<<tokio[c558252d024a3ddb]::runtime::basic_scheduler::Inner<tokio[c558252d024a3ddb]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut maven_client[e64c736c17e6ba0c]::tests::do_test::{closure#0}>>::{closure#0}, (), tokio[c558252d024a3ddb]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   32:     0x5c9c6f8864b6 - tokio[c558252d024a3ddb]::runtime::basic_scheduler::enter::<<tokio[c558252d024a3ddb]::runtime::basic_scheduler::Inner<tokio[c558252d024a3ddb]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut maven_client[e64c736c17e6ba0c]::tests::do_test::{closure#0}>>::{closure#0}, (), tokio[c558252d024a3ddb]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:13
[INFO] [stdout]   33:     0x5c9c6f882123 - <tokio[c558252d024a3ddb]::runtime::basic_scheduler::Inner<tokio[c558252d024a3ddb]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut maven_client[e64c736c17e6ba0c]::tests::do_test::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:230:9
[INFO] [stdout]   34:     0x5c9c6f884d13 - <tokio[c558252d024a3ddb]::runtime::basic_scheduler::InnerGuard<tokio[c558252d024a3ddb]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut maven_client[e64c736c17e6ba0c]::tests::do_test::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:501:38
[INFO] [stdout]   35:     0x5c9c6f88531a - <tokio[c558252d024a3ddb]::runtime::basic_scheduler::BasicScheduler<tokio[c558252d024a3ddb]::runtime::driver::Driver>>::block_on::<maven_client[e64c736c17e6ba0c]::tests::do_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:186:30
[INFO] [stdout]   36:     0x5c9c6f8a25d1 - <tokio[c558252d024a3ddb]::runtime::Runtime>::block_on::<maven_client[e64c736c17e6ba0c]::tests::do_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/mod.rs:461:51
[INFO] [stdout]   37:     0x5c9c6f89715d - maven_client[e64c736c17e6ba0c]::tests::do_test
[INFO] [stdout]                                at /opt/rustwide/workdir/lib/src/lib.rs:52:48
[INFO] [stdout]   38:     0x5c9c6f894c67 - maven_client[e64c736c17e6ba0c]::tests::do_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/lib/src/lib.rs:51:23
[INFO] [stdout]   39:     0x5c9c6f8b6976 - <maven_client[e64c736c17e6ba0c]::tests::do_test::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5c9c6f8e8b1b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5c9c6f8e8b1b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x5c9c6f8f550b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x5c9c6f8f550b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x5c9c6f8f550b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5c9c6f8f550b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5c9c6f8f550b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5c9c6f8f550b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x5c9c6f8f550b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x5c9c6f8f0c24 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x5c9c6f8f0c24 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x5c9c6f8f8112 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52:     0x5c9c6f8f8112 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x5c9c6f8f8112 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x5c9c6f8f8112 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x5c9c6f8f8112 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5c9c6f8f8112 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57:     0x5c9c6f8f8112 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5c9c6fd3bf8f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   59:     0x5c9c6fd3bf8f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   60:     0x79e62b6e1aa4 - <unknown>
[INFO] [stdout]   61:     0x79e62b76ea64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_versions stdout ----
[INFO] [stdout] https://repo1.maven.org/maven2/org/yakworks/commons/
[INFO] [stdout] https://repo1.maven.org/maven2/org/yakworks/commons/maven-metadata.xml
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_versions' (20) panicked at lib/src/lib.rs:47:14:
[INFO] [stdout] Something failed: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("repo1.maven.org")), port: None, path: "/maven2/org/yakworks/commons/maven-metadata.xml", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c9c6fd3c6ba - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c9c6fd3c6ba - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c9c6fd3c6ba - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c9c6fd3c6ba - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c9c6fd5250a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c9c6fd5250a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5c9c6fd41542 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c9c6fd41542 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c9c6fd1aaaf - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c9c6fd1aaaf - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c9c6fd34679 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c9c6f8f4a3c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5c9c6f8f4a3c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c9c6fd348f2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5c9c6fd348f2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c9c6fd1ab68 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c9c6fd12249 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c9c6fd1badd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c9c6fd52ccc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c9c6fd52a42 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5c9c6f8d6b7b - <core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::error::Error>>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5c9c6f894f9e - maven_client[e64c736c17e6ba0c]::tests::test_versions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/lib/src/lib.rs:47:14
[INFO] [stdout]   22:     0x5c9c6f88dcfd - <core[786f478f706679df]::pin::Pin<&mut maven_client[e64c736c17e6ba0c]::tests::test_versions::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5c9c6f88c7ad - <tokio[c558252d024a3ddb]::runtime::basic_scheduler::Inner<tokio[c558252d024a3ddb]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut maven_client[e64c736c17e6ba0c]::tests::test_versions::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:78
[INFO] [stdout]   24:     0x5c9c6f893490 - tokio[c558252d024a3ddb]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c558252d024a3ddb]::runtime::basic_scheduler::Inner<tokio[c558252d024a3ddb]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut maven_client[e64c736c17e6ba0c]::tests::test_versions::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:102:9
[INFO] [stdout]   25:     0x5c9c6f8e7b05 - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[c558252d024a3ddb]::coop::Budget>>>::try_with::<tokio[c558252d024a3ddb]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c558252d024a3ddb]::runtime::basic_scheduler::Inner<tokio[c558252d024a3ddb]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut maven_client[e64c736c17e6ba0c]::tests::test_versions::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5c9c6f8e6d6e - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[c558252d024a3ddb]::coop::Budget>>>::with::<tokio[c558252d024a3ddb]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c558252d024a3ddb]::runtime::basic_scheduler::Inner<tokio[c558252d024a3ddb]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut maven_client[e64c736c17e6ba0c]::tests::test_versions::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5c9c6f888dc3 - tokio[c558252d024a3ddb]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c558252d024a3ddb]::runtime::basic_scheduler::Inner<tokio[c558252d024a3ddb]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut maven_client[e64c736c17e6ba0c]::tests::test_versions::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:95:13
[INFO] [stdout]   28:     0x5c9c6f888dc3 - tokio[c558252d024a3ddb]::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[c558252d024a3ddb]::runtime::basic_scheduler::Inner<tokio[c558252d024a3ddb]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut maven_client[e64c736c17e6ba0c]::tests::test_versions::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:72:5
[INFO] [stdout]   29:     0x5c9c6f888dc3 - <tokio[c558252d024a3ddb]::runtime::basic_scheduler::Inner<tokio[c558252d024a3ddb]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut maven_client[e64c736c17e6ba0c]::tests::test_versions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:39
[INFO] [stdout]   30:     0x5c9c6f88c6fa - tokio[c558252d024a3ddb]::runtime::basic_scheduler::enter::<<tokio[c558252d024a3ddb]::runtime::basic_scheduler::Inner<tokio[c558252d024a3ddb]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut maven_client[e64c736c17e6ba0c]::tests::test_versions::{closure#0}>>::{closure#0}, (), tokio[c558252d024a3ddb]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:29
[INFO] [stdout]   31:     0x5c9c6f8ab065 - <tokio[c558252d024a3ddb]::macros::scoped_tls::ScopedKey<tokio[c558252d024a3ddb]::runtime::basic_scheduler::Context>>::set::<tokio[c558252d024a3ddb]::runtime::basic_scheduler::enter<<tokio[c558252d024a3ddb]::runtime::basic_scheduler::Inner<tokio[c558252d024a3ddb]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut maven_client[e64c736c17e6ba0c]::tests::test_versions::{closure#0}>>::{closure#0}, (), tokio[c558252d024a3ddb]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   32:     0x5c9c6f886166 - tokio[c558252d024a3ddb]::runtime::basic_scheduler::enter::<<tokio[c558252d024a3ddb]::runtime::basic_scheduler::Inner<tokio[c558252d024a3ddb]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut maven_client[e64c736c17e6ba0c]::tests::test_versions::{closure#0}>>::{closure#0}, (), tokio[c558252d024a3ddb]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:13
[INFO] [stdout]   33:     0x5c9c6f882103 - <tokio[c558252d024a3ddb]::runtime::basic_scheduler::Inner<tokio[c558252d024a3ddb]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut maven_client[e64c736c17e6ba0c]::tests::test_versions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:230:9
[INFO] [stdout]   34:     0x5c9c6f884c53 - <tokio[c558252d024a3ddb]::runtime::basic_scheduler::InnerGuard<tokio[c558252d024a3ddb]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut maven_client[e64c736c17e6ba0c]::tests::test_versions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:501:38
[INFO] [stdout]   35:     0x5c9c6f88502a - <tokio[c558252d024a3ddb]::runtime::basic_scheduler::BasicScheduler<tokio[c558252d024a3ddb]::runtime::driver::Driver>>::block_on::<maven_client[e64c736c17e6ba0c]::tests::test_versions::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:186:30
[INFO] [stdout]   36:     0x5c9c6f8a2451 - <tokio[c558252d024a3ddb]::runtime::Runtime>::block_on::<maven_client[e64c736c17e6ba0c]::tests::test_versions::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/mod.rs:461:51
[INFO] [stdout]   37:     0x5c9c6f896fbc - maven_client[e64c736c17e6ba0c]::tests::test_versions
[INFO] [stdout]                                at /opt/rustwide/workdir/lib/src/lib.rs:47:40
[INFO] [stdout]   38:     0x5c9c6f894c37 - maven_client[e64c736c17e6ba0c]::tests::test_versions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/lib/src/lib.rs:44:29
[INFO] [stdout]   39:     0x5c9c6f8b6936 - <maven_client[e64c736c17e6ba0c]::tests::test_versions::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5c9c6f8e8b1b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5c9c6f8e8b1b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x5c9c6f8f550b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x5c9c6f8f550b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x5c9c6f8f550b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5c9c6f8f550b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5c9c6f8f550b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5c9c6f8f550b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x5c9c6f8f550b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x5c9c6f8f0c24 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x5c9c6f8f0c24 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x5c9c6f8f8112 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52:     0x5c9c6f8f8112 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x5c9c6f8f8112 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x5c9c6f8f8112 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x5c9c6f8f8112 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5c9c6f8f8112 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57:     0x5c9c6f8f8112 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5c9c6fd3bf8f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   59:     0x5c9c6fd3bf8f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   60:     0x79e62b6e1aa4 - <unknown>
[INFO] [stdout]   61:     0x79e62b76ea64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::do_test
[INFO] [stdout]     tests::test_versions
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p maven-client --lib`
[INFO] running `Command { std: "docker" "inspect" "b403936e527341e4fc9a8195e158d194ff9d87884e75aa82b5d3624229399be9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b403936e527341e4fc9a8195e158d194ff9d87884e75aa82b5d3624229399be9", kill_on_drop: false }`
[INFO] [stdout] b403936e527341e4fc9a8195e158d194ff9d87884e75aa82b5d3624229399be9
